Only start logind if dbus is installed
authorMartin Pitt <martin.pitt@ubuntu.com>
Mon, 9 Feb 2015 09:53:43 +0000 (10:53 +0100)
committerMichael Biebl <biebl@debian.org>
Wed, 2 Sep 2020 11:30:52 +0000 (12:30 +0100)
commit3ae4d18a371d119c9133c37d0e1200ae0689d601
treeb662c686372c61a08d64c61302c6eb82d64d494f
parent5dbe0067119090ef91b1cbabc2b983a9e9db9311
Only start logind if dbus is installed

logind fails to start in environments without dbus, such as LXC containers or
servers. Add a startup condition to avoid the very noisy startup failure.

Part of #772700

Gbp-Pq: Topic debian
Gbp-Pq: Name Only-start-logind-if-dbus-is-installed.patch
units/systemd-logind.service.in